gtk4.git
2018-03-11 Matthias ClasenGtkSnapshot: Implement the builder pattern
2018-03-09 Timm BäderGdkCursor: Add some missing (nullable) annotations
2018-03-09 Timm Bäderspinbutton: Remove priv pointer
2018-03-09 Matthias ClasenAvoid warnings
2018-03-08 Pavel Roskinx11: Avoid a division by zero
2018-03-07 Timm Bäderseparator: Remove priv pointer
2018-03-07 Timm Bädermenubutton: Remove priv pointer
2018-03-07 Timm Bäderwidget: Add a translate_coordinates version for doubles
2018-03-07 Timm Bäderlinkbutton: Remove priv pointer
2018-03-07 Timm Bäderexpander: Remove label-fill property
2018-03-07 Timm BäderMerge branch 'expander-add-like-bin' into 'master'
2018-03-07 Benjamin Otteoverlay: Add GtkOverlay::measure child property
2018-03-07 Benjamin Otteeventcontroller: Remove unused evmask member variable
2018-03-07 Benjamin Otteeventcontroller: Get rid of constructed vfunc
2018-03-07 Benjamin Ottetexture: Add GdkMemoryTexture
2018-03-07 Benjamin Ottegdk: Split out GL texture
2018-03-07 Carlos Garnachoimwayland: Fix parent type
2018-03-07 Matthias ClasenUse gio-querymodules
2018-03-07 Matthias ClasenMake debug messages work earlier
2018-03-06 Alexandre FrankeUpdate French translation
2018-03-06 Peter Bloomfieldexpander: Check for an existing child when adding
2018-03-06 Timm Bäderentry: Fix invisible cursors
2018-03-06 Timm BäderGdkSelectionInputStreamX11: Plug a memory leak
2018-03-06 Timm BäderGdkSelectionOutputStreamX11: Plug a memory leak
2018-03-06 Timm Bäderexpander: fix sizes in resize_toplevel
2018-03-06 Timm Bäderviewport: Remove priv pointer
2018-03-05 Timm Bäderexpander: Attach the gesture to the title widget
2018-03-04 Rūdolfs MazursUpdate Latvian translation
2018-03-04 Rūdolfs MazursUpdate Latvian translation
2018-03-04 Timm Bäderoverlay: Make forall() remove-safe
2018-03-04 Timm Bäderoverlay: Fix GSlide/g_free mixup
2018-03-04 Timm Bäderoverlay: Fix remove implementation
2018-03-04 Timm Bäderimcontextxim: Move initialisation into _init function
2018-03-04 Benjamin OtteMerge branch 'set-client-widget-nullable' into 'master'
2018-03-04 Timm Bädergskpango: Don't create text nodes for clipped text
2018-03-04 Timm Bäderrendernodes: Add gsk_text_node_new_with_bounds
2018-03-04 Timm Bäderrendernodes: Add missing nullable annotation
2018-03-04 Timm Bädergl renderer: Limit texture node size to clip
2018-03-04 Timm Bäderoverlay: Remove child list
2018-03-04 Timm Bäderoverlay: Remove priv pointer
2018-03-04 Timm Bäderglglyphcache: Pass lookup key to g_hash_table_lookup...
2018-03-04 Timm Bäderoverlay: Fix coordinates in child_update_style_classes
2018-03-04 Timm Bäderoverlay: Don't chain up in size_allocate
2018-03-04 Timm Bäderentry: Remove priv pointer
2018-03-04 Timm Bädercontainer: Remove unused struct member
2018-03-04 Timm Bädertestsuite: Remove GL text test case
2018-03-04 Timm Bäderlabel: Simplify ensure_layout()
2018-03-04 Christoph Reitergtkimcontextxim: fix gtk_im_context_xim_set_client_widg...
2018-03-04 Christoph ReiterMerge branch 'gi-a11y' into 'master'
2018-03-04 Christoph ReiterMerge branch 'include-gtkstackaccessible' into 'master'
2018-03-03 Tomasz MiąskoInclude gtk/gtk-a11y.h in introspection file.
2018-03-03 Tomasz Miąskoa11y: Include gtkstackaccessible.h in gtk-a11y.h
2018-03-02 Bruce CowanUpdate British English translation
2018-03-02 Piotr DrągUpdate POTFILES.skip
2018-03-02 Piotr DrągUpdate POTFILES.skip
2018-03-02 Benjamin Ottegtk: Remove unused header files in gtk/ui/
2018-03-02 Benjamin Otteentry: Remove cursor adjustment APIs
2018-03-02 Benjamin Ottecss: Parse hex colors with alpha value
2018-03-01 Piotr DrągUpdate POTFILES.in
2018-03-01 Christoph ReiterMerge branch 'quartz-missing-config-include-gtk4' into...
2018-03-01 Christoph Reitermacos: export gdk_quartz_drag_source_context()
2018-03-01 Emmanuele Bassici: Store the logs on build failure
2018-03-01 Emmanuele Bassici: Update the configuration options
2018-03-01 Emmanuele Bassixim: Use NULL-safe string comparison
2018-03-01 Matthias ClasenMerge branch 'wip/matthiasc/immodule-cleanup' into...
2018-02-28 Timm Bäderentry: Simplify cursor management
2018-02-27 Christoph Reitermacos: Fix gdk_quartz_drag_context_get_dragging_info_li...
2018-02-27 Patrick Griffisbuild: Error if no backends enabled
2018-02-27 Timm Bädergl: Make blur nodes with radius ∈ ]0; 1[
2018-02-27 Timm Bädergsk: Increase blur node bounds by blur radius
2018-02-27 Timm Bädertests: Add testblur
2018-02-27 Timm Bäderscale: Remove priv pointer
2018-02-27 Timm Bäderemojichooser: Only measure reference emoji once
2018-02-27 Timm Bäderentry: Add motion controller
2018-02-27 Timm Bäderspinbutton: Fold function into only caller
2018-02-27 Timm Bäderspinbutton: Remove unused macro
2018-02-26 Timm Bädercheckbutton: Don't reorder non-existent indicator widget
2018-02-26 Timm Bäderentry: Check gdk_event_get_coords return value
2018-02-26 Timm Bäderentry: Allocate icons at full height
2018-02-26 Timm Bäderwidget: Simplify set_style_context
2018-02-25 Timm Bäderbutton: Remove priv pointer
2018-02-25 Timm Bäderfilechooserwidget: Make the location entry hexpand
2018-02-25 Timm Bädertextview: Use content size when validating contents
2018-02-25 Timm Bädercontentsformat: Avoid a GPtrArray
2018-02-25 Timm Bäderwidget: Remove some unneeded prototypes
2018-02-25 Matthias Clasenfix the build
2018-02-25 Matthias ClasenUpdate docs for changed options
2018-02-25 Matthias ClasenUpdate docs for immodules
2018-02-25 Matthias ClasenAlways include platform immodules
2018-02-25 Matthias ClasenConvert immodules to use an extension point
2018-02-25 Matthias ClasenDon't mention papi in options docs
2018-02-25 Matthias ClasenAdd some debug output to print backend loading
2018-02-25 Matthias ClasenREADME.md: Minor updates
2018-02-23 Timm Bäderwidget: Don't export propagate_hierarchy_changed
2018-02-23 Timm Bäderwidget: Simplify _set_name
2018-02-23 Timm Bäderbutton: Remove ::event handler
2018-02-23 Timm Bäderwidget: Correct translate_coordinate documentation
2018-02-23 GNOME Translation... Update Scottish Gaelic translation
2018-02-23 GNOME Translation... Update Scottish Gaelic translation
2018-02-23 Timm BäderMerge branch 'text-view-measure' into 'master'
next